home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Mops 2.7 / Mops Manual / Part III.srd / Part III.srd.rsrc / PICT_17.png < prev    next >
Portable Network Graphic  |  1996-01-02  |  77KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | chat room | poster | reckoner | sky
OCR: Chapter Basic Data Structures Superclass Object Source file Struct Status Core Instance variables bytes data Allocat te 32 bits of dat Indexed data None System objects None Methods accessing get: Returns the value in the data area as a signed number put: val Stores a new value in the data area longword Copies the passed-in Lonaword's data to this Lonaword clear: Stores 0 in the data area initialization classinit: Calls clear: display print: Prints the data in the current number base on the screen Error messages None Var Var provides storage for 32-bit numeric quantities Superclass Longword Source file Struct Status Core Inst tance variables None (see Longword) Indexed data None System objects None Methods accessing val Adds val to the contents of the Var's data area val Subtracts val from ...